
 
 B u t t o n   1   L a b e l   L L 1 
 
 B u t t o n   2   L a b e l   L L 2 
 
 B u t t o n   3   L a b e l   L L 3 
 
 
 
 B u t t o n   5   L a b e l   N N 1 
 
 B u t t o n   6   L a b e l   N N 2 
 
 B u t t o n   7   L a b e l   N N 3 
 
 
 
 V a r i a b l e   N u m e r i c   S l o t F r e q   =   1 9 
 
 
 
 L o a d   " C : \ P r o g r a m   F i l e s \ C o m m o n   F i l e s \ m i c r o s o f t   s h a r e d \ i n k \ T a b T i p . e x e " 
 
 
 
 S t o p 
 
 
 
 
 
 L a b e l   L L 1 
 
 	 S l o t   S l o t F r e q   =   1 
 
 R e t u r n 
 
 
 
 L a b e l   L L 2 
 
 	 F o r   v 1   =   0   T o   I n f i n i t y   S t e p   0 . 0 1 
 
 	 	 S l o t   S l o t F r e q   =   1   +   ( R n d - 0 . 5 )   *   0 . 5 
 
 	 	 W a i t   S e c o n d s   0 . 0 1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 L a b e l   L L 3 
 
 	 F o r   v 1   =   0   T o   I n f i n i t y   S t e p   0 . 0 1 
 
 	 	 S l o t   S l o t F r e q   =   1   +   ( R n d - 0 . 5 )   *   0 . 5 
 
 	 	 W a i t   S e c o n d s   0 . 1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 L a b e l   N N 1 
 
 	 F o r   v 1   =   0   T o   I n f i n i t y   S t e p   0 . 0 1 
 
 	 	 S l o t   S l o t F r e q   =   1   +   ( R n d - 0 . 5 )   *   0 . 5 
 
 	 	 W a i t   S e c o n d s   1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 L a b e l   N N 2 
 
 	 F o r   v 1   =   0   T o   I n f i n i t y   S t e p   0 . 0 1 
 
 	 	 S l o t   S l o t F r e q   =   1   +   ( R n d - 0 . 5 )   *   0 . 8 
 
 	 	 W a i t   S e c o n d s   1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 L a b e l   N N 3 
 
 	 F o r   v 1   =   0   T o   I n f i n i t y   S t e p   0 . 0 1 
 
 	 	 S l o t   S l o t F r e q   =   1   +   ( R n d - 0 . 5 )   *   1 
 
 	 	 W a i t   S e c o n d s   1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 
 
 